home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 6_functions / getuid < prev    next >
Text File  |  2001-03-21  |  191b  |  13 lines

  1. Synopsis:
  2.    $getuid()
  3.  
  4. Technical:
  5.    Gets the current user id, similar to the Unix system call.
  6.  
  7. Returns:
  8.    current userid
  9.  
  10. See Also:
  11.    getgid(6); getpgrp(6); getlogin(6)
  12.  
  13.